Revision: bazaar--leonerd--1.3--patch-18
Archive: leonerd@leonerd.org.uk--archive
Creator: Paul LeoNerd Evans <leonerd@leonerd.org.uk>
Date: Sat Apr  9 03:26:32 BST 2005
Standard-date: 2005-04-09 02:26:32 GMT
Modified-files: tests/test-archive-registration.sh
    tests/test-signing.sh tests/test-upgrade.sh
New-patches: leonerd@leonerd.org.uk--archive/bazaar--leonerd--1.3--patch-18
Summary: Some improvements to the test suite to make it work on Solaris
Keywords: 

Solaris gets quite picky at times. It demands "chmod -R mode file", rather than
  GNU chmod which is happy in just about any order.
  
Solaris cp won't take "-a", only "-pR"

Solaris shell won't let you delete your own working directory (perhaps this is
  sensible?); so make sure to "cd" out of it first.
